• My Account

    15:18:55 PM / 00:17:109 Pass

    My Account
    05.03.2021 15:18:55 05.03.2021 15:19:12 00:17:109 · #test-id=1
    PassUpdate Personal Information (First Name) in my account
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Update Personal Information (First Name) in my account
    Given I launch the automationpractice
    Application Launched : http://automationpractice.com/
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using lakssh@hotmail.com and Test1234
    lakssh@hotmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to personal information page
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I update FirstName Lakssh in personal information page using password Test1234 and submit
    Laksshcdc entered in By.id: firstname
    Test1234 entered in By.id: old_passwd
    Success Message displayed as expected
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to personal information page
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And validate if the updated first name is replicated
    Actual and Expected text match : Laksshcdc
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Update Personal Information (First Name) in my account and driver closed
  • Order Confirmation

    15:19:13 PM / 00:32:721 Pass

    Order Confirmation
    05.03.2021 15:19:13 05.03.2021 15:19:46 00:32:721 · #test-id=18
    PassOrder T-Shirt and verify Order History
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.setUp(io.cucumber.java.Scenario)
    Execution started for Scenario: Order T-Shirt and verify Order History
    Given I launch the automationpractice
    Application Launched : http://automationpractice.com/
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I login to the application using lakssh@hotmail.com and Test1234
    lakssh@hotmail.com entered in By.id: email
    Test1234 entered in By.id: passwd
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I clear the cart if present
    Cart is already Empty
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    When I navigate to T-Shirts menu and add a product to basket
    Page Scrolled down to By.xpath: //div[@class='product-image-container'] successfully!
    product is hovered
    Actual and Expected text match : $16.51
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I validate the summary and confirm order
    Actual and Expected text match : $16.51
    Actual and Expected text match : $2.00
    Actual and Expected text match : $19.25
    order Reference number is : UGXCAWOOG
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    Then I navigate to order History page and validate the details
    Date sort is clicked
    Page Scrolled down to By.cssSelector: p[class='dark'] strong successfully!
    Actual and Expected text match : Order Reference UGXCAWOOG -- placed on 05/03/2021
    Page Scrolled down to By.cssSelector: td[class='bold'] label successfully!
    Actual and Expected text match : Faded Short Sleeve T-shirts - Color : Orange, Size : S
    Actual and Expected text match : 1
    Actual and Expected text match : $16.51
    Actual and Expected text match : $19.25
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    And I signout from the application
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.afterStep(io.cucumber.java.Scenario)
    screenshot
    com.test.lakshmanan.cucumber.stepdefinitions.CukeHooks.tearDown(io.cucumber.java.Scenario)
    Execution completed for Scenario: Order T-Shirt and verify Order History and driver closed

Started

May 3, 2021 03:18:52 PM

Ended

May 3, 2021 03:19:46 PM

Features Passed

2

Features Failed

0

Features
Scenarios
Steps

Timeline

Tags

NamePassedFailedSkippedOthersPassed %
@Regression 2 0 0 0 100%
@Smoke 1 0 0 0 100%